IHipAudioDecoder.channelConversion

Channel conversion is a very simple implementation, so, I won't use delegates for it.

interface IHipAudioDecoder
bool
channelConversion
(
in ubyte[] data
,
ubyte from
,
ubyte to
)

Meta